updating oE db_current

db_current

include eds.e 
namespace eds 
public function db_current() 

gets name of currently selected database.

Parameters:
  1. None.
Returns:

A sequence, the name of the current database. An empty string means that no database is currently selected.

Comments:

The actual name returned is the path as supplied to the db_open routine.

Example 1:
s = db_current_database() 
See Also:

db_select

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu